﻿html,body{height:100%;min-width:1280px;background:#F7F7F7;}
body{color:#333;font:16px/28px '微软雅黑','Microsoft YaHei',sans-serif;}
a{color: #333;}
a:hover{color:#1E50A2;}
.w{width:1280px;margin:0 auto;}
.header{background:#FFF;border-bottom:2px solid #20528D;box-sizing:border-box;}
.headerTop{color:#FFF;background:#20528D;height:50px;line-height:50px;}
.headerTop a{color:#FFF;display:block;}
.headerTop a:hover{color:#F3D59B;}
.headerTop>div,.header .other>div{height:100%;display:flex;justify-content:space-between;align-items:center;}
.header .other{width:800px;display:flex;justify-content:right;align-items:center;}
.header .other>a{margin-left:15px;}
.header .other h5{margin-left:15px;position:relative;}
.header .other h5 p::before{content:'';display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:8px solid #fff;position:absolute;top:-8px;left:50%;margin-left:-5px;}
.header .other h5 p{position:absolute;left:-30px;top:50px;background:#fff;width:123px;border-radius:4px;display:none;padding:0 10px;text-align:center;border:1px solid #ddd;}
.header .other h5 p a{color:#333;line-height:40px;}
.header .other h5 p a:first-child{border-bottom:1px dashed #ddd;}
.header .other h5 p a:hover{color:#477AB6;}
.header .other h5:hover p{display:block;}
.switchST span{height:100%;display:inline-block;cursor:pointer;}
.switchST .S{display:none;}
.header .other>div{width:280px;height:24px;margin-right:30px;border-radius:12px;background:#477AB6;}
.header input{background:none;height:24px;}
.header .inputBox{color:#FFF;width:248px;padding-left:10px;}
.header .submit{width:34px;background:url(../images/ico_search.png) no-repeat center left 5px;cursor:pointer;}
.wap{width:50px;padding-left:15px;background:url(../images/phone.png) no-repeat left;position:relative;}
.wap:hover{background:url(../images/phone_On.png) no-repeat left;}
.wap p,.wap p img,.matrix p,.matrix p img{border-radius:4px;}
.wap p,.matrix p{display:none;background:#F3D59B;width:150px;height:150px;padding:8px;box-sizing:border-box;position:absolute;left:50%;top:60px;margin-left:-75px;z-index:2;}
.wap p::before,.matrix p::before{content:'';display:inline-block;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:10px solid #F3D59B;position:absolute;top:-10px;left:50%;margin-left:-5px;}
.wap:hover p,.matrix ul a:hover p{display:block;}
.wap p img,.matrix p img{width:100%;height:100%;object-fit:cover;}
.nav{display:flex;justify-content:space-between;height:118px;}
.header .logo{width:207px;height:97px;margin-top:10px;}
.navList{width:900px;font-size:20px;display:flex;flex-wrap:wrap;justify-content:right;align-items:center;padding:20px 0;}
.navList a{margin-left:60px;text-align:center;white-space:nowrap;}
.navList a:nth-child(1),.navList a:nth-child(8){margin:0}
.navList a:nth-child(1){margin-right:10px;}
.navList a:nth-child(8) img{width:98px}
.navList img{width:90px;padding-top:2px;}
.box{background:#fff;border-radius:4px;overflow:hidden;}
.box ul{padding:0 20px;}
.page-large{font-size:16px;}
.link{margin-top:30px;}
.link ol span{font-size:14px;font-weight:bold;width:100px;line-height:34px;text-align:center;display:inline-block;}
.link ol span:first-child{border:1px solid #ccc;background:#FFF;border-bottom:0;font-weight:normal;}
.link ul{border:1px solid #ccc;background:#FFF;display:flex;padding:15px;justify-content:space-between;}
.link img{width:145px;height:60px;border:1px solid #999;}
.matrix a{position:relative;}
.matrix p{top:45px;}
.footer{border-top:2px solid #2B6BAF;font-size:16px;}
.footer .w{padding-bottom:40px;}
.footer .w div{margin-top:30px;}
.footer ul{padding-top:20px;display:flex;flex-wrap:wrap;}
.footer ul a{font-size:18px;line-height:40px;padding:0 15px;}
.footer h4{height:26px;color:#C9AA6B;font-weight:bold;border-bottom:1px dashed #C9AA6B;}
.footer h4 span{font-size:22px;line-height:36px;background:#F7F7F7;padding-right:45px;display:inline-block;}
.footer .logo_b,.footer .logo_b a{color:#FFF;}
.footer .logo_b{line-height:34px;padding:60px 0 40px;background:#20528D;}
.footer .logo_b>div{width:900px;margin:0 auto;}
.footer .logo_b span{margin-left:30px;}
.copyright{display:flex;justify-content:space-between;align-items:center;}
.footer .logo{display:flex;align-items:center;}
.footer .logo img{margin-right:30px;}
.footer .other{text-align:right;}
.footer .other i{padding:0 5px;}
.noLink{cursor:default;}
.filings{margin-top:30px;}
.filings p{text-align:center;display:flex;justify-content:center;}
.filings a{display:inline-flex;align-items:center;}
.filings img{margin-right:5px;}
.prism-player .prism-info-display{z-index:1;}
#goToTop{margin-top:30px;text-align:center;}
#goToTop>div{color:#FFF;background:#C9AA6B;display:inline-block;padding:5px 10px;border-radius:3px;cursor:pointer;}